Skip to content

Added item key check in internal each loop#35

Open
jthawme wants to merge 1 commit into
sveltejs:masterfrom
jthawme:feature/itemKey
Open

Added item key check in internal each loop#35
jthawme wants to merge 1 commit into
sveltejs:masterfrom
jthawme:feature/itemKey

Conversation

@jthawme
Copy link
Copy Markdown

@jthawme jthawme commented Nov 26, 2019

I needed to invalidate the data in a more intense way in the loop, so needed to have the loop give a key from my array of data.

Seperated into a branch now, so it has my specific commit

@tje3d
Copy link
Copy Markdown

tje3d commented Jun 3, 2020

This way you cant use the row as key

@jthawme
Copy link
Copy Markdown
Author

jthawme commented Jun 4, 2020

Good point, possibly it'd be better to pass in a keyExtractor like callback then. Will try give it a go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants